diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/(master-data)/buyer-signature/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/(master-data)/buyer-signature/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/(master-data)/buyer-signature/page.tsx b/app/[lng]/evcp/(evcp)/(master-data)/buyer-signature/page.tsx index 96bf783c..dfbd605b 100644 --- a/app/[lng]/evcp/(evcp)/(master-data)/buyer-signature/page.tsx +++ b/app/[lng]/evcp/(evcp)/(master-data)/buyer-signature/page.tsx @@ -15,7 +15,7 @@ export default async function BuyerSignaturePage(props: { params: Promise<{ lng: <div> <h1 className="text-3xl font-bold">{t('menu.master_data.buyer_signature')}</h1> <p className="text-muted-foreground mt-2"> - 계약서에 자동으로 적용될 삼성중공업 서명을 관리합니다. + {t('menu.master_data.buyer_signaturee_desc')} </p> </div> |
